The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:ASP4 dist::%s"

ASP4::API - Public Programmatic API to an ASP4 Application River stage one • 4 direct dependents • 4 total dependents

"ASP4::API" is very useful for unit tests - specifically when writing tests for the actual web pages themselves. Example Unit Test #!/usr/bin/perl -w use strict; use warnings 'all'; use Test::More 'no_plan'; use ASP4::API; my $api = ASP4::API->new();...

JOHND/ASP4-1.087 - 07 May 2012 21:21:53 UTC

ASP4::MasterPage - Root class for MasterPage classes. River stage one • 4 direct dependents • 4 total dependents

MasterPages provide a means of rich page composition. This means that instead of a tangle of server-side includes, you can actually take advantage of this new concept (came out decades ago) called "class inheritance" - and apply it to your web pages....

JOHND/ASP4-1.087 - 07 May 2012 21:21:53 UTC

ASP4::FileUpload - Simple interface for handling File Uploads River stage one • 4 direct dependents • 4 total dependents

This class provides a simple interface to uploaded files in ASP4....

JOHND/ASP4-1.087 - 07 May 2012 21:21:53 UTC

ASP4::ErrorHandler - Default fatal error handler River stage one • 4 direct dependents • 4 total dependents

This class provides a default error handler which does the following: 1) Makes a simple HTML page and prints it to the browser, telling the user that an error has just occurred. 2) Sends that same HTML to the email address specified in the config, us...

JOHND/ASP4-1.087 - 07 May 2012 21:21:53 UTC

ASP4 - Fast, Simple and Scalable Web Development for Perl [DEPRECATED] River stage one • 4 direct dependents • 4 total dependents

ASP4 is a modern web development platform for Perl with a focus on speed, simplicity and scalability....

JOHND/ASP4-1.087 - 07 May 2012 21:21:53 UTC

asp4-deploy - Deploy your prepared ASP4 application. River stage one • 4 direct dependents • 4 total dependents

"asp4-deploy" behaves differently the first time you deploy an app than it does the second, third or tenth times. The First Deployment Step 1 Unzips the tar.gz archive into the target folder. Step 2 Copies all the "conf/*.template" files to be non-te...

JOHND/ASP4-1.087 - 07 May 2012 21:21:53 UTC
6 results (0.073 seconds)